Configuring FileNet Process Engine Data Source Properties
The FileNet Process Engine data source performs actions against the FileNet object store such as Get Queues, Rosters, WorkClasses, Step Elements and Queue Elements, and saves the result in a data package. The FileNet Tests check for a Collector data package for the actions the Test will be doing.
Note: The FileNet Wizard does not use the Collector data packages since several steps including login/logout are involved in the actions.
Data Package
The data package is matched to the FileNet Process Engine Wizard /Test through the following:
- Server name
- Router
- User Name
- Action
Sample Data Packet file name:
DataPackage.FileNetPE_<server name>_<router>_<user name>_login.Xml
DataPackage.FileNetPE_<server name>_<router>_<user name>_queuenames.Xml
DataPackage.FileNetPE_<server name>_<router>_<user name>_stepelements_Inbox(0).Xml
Properties
Router. The FileNet Connection Point.
Timeout. The login timeout in seconds.
Login. Option to perform a login.
QueueNames. Option to get the queue names.
RosterNames. Option to get the roster names.
WorkClassNames. Option to get the workclass names.
QueueElements1...N. The Queue/Max Rows used to get the queue elements.
StepElements1...N. The Queue/Max Rows used to get the step elements.
Was this helpful?
Please tell us why:
Thank you.